home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17403 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: gaia.ns.utk.edu!mbk
  2. From: mbk@caffeine.engr.utk.edu (Matt Kennel)
  3. Newsgroups: comp.object,comp.lang.c++,comp.realtime,comp.arch.embedded
  4. Subject: Re: Can OO be successful in real-time embedded systems?
  5. Followup-To: comp.object,comp.lang.c++,comp.realtime,comp.arch.embedded
  6. Date: 15 Apr 1996 18:45:52 GMT
  7. Organization: University of Tennessee, Knoxville and Oak Ridge National Laboratory
  8. Message-ID: <4ku5h0$f21@gaia.ns.utk.edu>
  9. References: <316BF0C5.1FE1@condat.de> <316D1D71.75D0@cowan.edu.au> <316E8B59.7D8A@utrc.utc.com>
  10. Reply-To: kennel@msr.epm.ornl.gov
  11. NNTP-Posting-Host: caffeine.engr.utk.edu
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Bhargav P. Upender (barg@utrc.utc.com) wrote:
  15. : > Anyone had any Eiffel experience? (unfortunately, that
  16. : > rhymes with "awful"!)
  17.  
  18. : I have "Personal Eiffel for Windows".  I am not too impressed with the 
  19. : maturity of the product.  
  20. : * It is a memory hog.  You need atleast 16M to run it on windows.
  21. : * The application that I have developed runs slow (personal version does 
  22. : not have optimizer).
  23. : * I wouldn't use it for embedded systems yet!
  24.  
  25. : The professional version might be better, but its more money.
  26.  
  27. The personal eiffel for windows is an interpreter.  It will be
  28. much slower than the professional version. 
  29.  
  30. 16 MB of memory is not very much.
  31.  
  32. : I like the language: especially the pre/post conditions that can help in 
  33. : reducing SW errors.  These enable "programming by contract" method.
  34.  
  35. : I like to hear other opinions.
  36.  
  37. : Bhargav Upender
  38. : My opinions only!
  39.